setStats<-: Adds a list of statistics to the network
Description
The list of statistics can contain values about errors,
miss classifications and other usefull things from the
pre-training or fine-tuning of a deep architecture.Usage
setStats(net) <- value
Arguments
net
A instance of the class Net
.